projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
218ad14
)
(calendar-location-name): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 12 Sep 1997 22:41:48 +0000
(22:41 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 12 Sep 1997 22:41:48 +0000
(22:41 +0000)
lisp/calendar/solar.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/solar.el
b/lisp/calendar/solar.el
index 30bd74ca46271409f35c7b6d3379929b5f2be6dd..3cb7154bfd36a47c81dfc983032da5b4f14cfd48 100644
(file)
--- a/
lisp/calendar/solar.el
+++ b/
lisp/calendar/solar.el
@@
-159,7
+159,7
@@
This variable should be set in `site-start'.el."
(if (numberp calendar-longitude)
(if (> calendar-longitude 0) "E" "W")
(if (equal (aref calendar-longitude 2) 'east) "E" "W"))))
- "*Expression evaluating to name of `calendar-longitude', calendar-latitude'.
+ "*Expression evaluating to name of `calendar-longitude',
`
calendar-latitude'.
For example, \"New York City\". Default value is just the latitude, longitude
pair.